PHY SET FLUID DAMPING

Sets the damping property of a fluid object.

  Syntax
PHY SET FLUID DAMPING ID, value#
  Parameters
ID
Integer
identification number of the fluid object
value#
Float
new damping level

  Returns

  Description

This is a velocity damping constant, which is global applied to each particle. It generally reduces the velocity of the particles. Setting the damping to 0 will leave the particles unaffected. The level of damping must be non negative.

  Example Code
No example code is provided for this command